home *** CD-ROM | disk | FTP | other *** search
- | !Run Obey file for HowMany Application
- Set HowMany$Dir <Obey$Dir>
- Set HowMany$BasicFile <Obey$Dir>.!HowMany
- |Change the next line if you are using a different
- |filetype number
- |Set Alias$@RunType_200 Run <Obey$Dir>.!Run %%*0
- IconSprites <Obey$Dir>.!Sprites
- Run <Obey$Dir>.ChkSpr
- |Set Dummy$Path <Run$Path>,<Obey$Dir>.Resources.
- |Run Dummy:ResFind HowMany
- |Unset Dummy$Path
- WimpSlot -min 128K -max 128K
- |Load any modules required now
- RMEnsure InterfaceManager 2.00 RMLoad <Obey$Dir>.Interface
- RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module
- RMEnsure MenuUtils 0.11 RMLoad <Obey$Dir>.MenuUtils
- RMEnsure MenuUtils 0.11 Error 0 Error Couldn't load MenuUtils Module
- RMEnsure MessageTrans 0.06 RMLoad <Obey$Dir>.MsgTrans
- RMEnsure MessageTrans 0.06 Error Couldn't load MsgTrans Module
- |And check that there is still enough memory!
- WimpSlot -min 256K -max 256K
- Run <HowMany$Dir>.!HowMany %*0
-